Menu item length limit? 🔼
It's what is stopping my NPC tools from working well.
Though I could just update them to use 1chatter.
reported=2019-05-19 07:46:20
reporter=onefang
priority=high
category=Bug
severity=minor
resolution=fixed
2019-05-21 07:15:28 onefang: [23:14:51] 1ring towel loaded: 1chatter: Governor.Littlebird @sbxhq1.duckdns.org:9009 ~ ▲ Exit
[23:14:51] 1ring towel loaded: llDialog: Button label cannot be longer than 24 characters
Happened in OpenSim 0.8, but didn't happen on stock OpenSim 0.9. Something else is going on.
2019-07-20 09:29:12 onefang: Aha! The problem seems to be that it's truncating the button text.
Still very odd, 0.8 has the check, bitch, and fail test for button length, yet works, 0.9 has that commented out.
2019-07-20 10:05:33 onefang: Yep, 0.9 had decided to not complain, but to silently truncate. Now I'm complaining, not truncating, and letting it go through anyway. It doesn't seem to cause any problems, I use it a lot, which is why I noticed the problem in the first place.